home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo / common.dialog.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  2KB  |  76 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <controls>
  4.     <control>
  5.       <type>image</type>
  6.       <id>0</id>
  7.       <width>720</width>
  8.       <height>576</height>
  9.       <texture>black.bmp</texture>
  10.       <colordiffuse>60ffffff</colordiffuse>
  11.     </control>
  12.     <control>
  13.       <type>image</type>
  14.       <id>0</id>
  15.       <posX>158</posX>
  16.       <posY>187</posY>
  17.       <width>404</width>
  18.       <height>202</height>
  19.       <texture>dialog_background.png</texture>
  20.       <animation effect="fade" time="250">WindowOpen</animation>
  21.       <animation effect="fade" time="250">WindowClose</animation>
  22.     </control>
  23.     <control>
  24.       <description>dialog Heading</description>
  25.       <type>label</type>
  26.       <id>1</id>
  27.       <posX>210</posX>
  28.       <posY>220</posY>
  29.       <width>295</width>
  30.       <label>0</label>
  31.       <font>font13</font>
  32.       <textcolor>ffffffff</textcolor>
  33.       <animation effect="fade" time="250">WindowOpen</animation>
  34.       <animation effect="fade" time="250">WindowClose</animation>
  35.     </control>
  36.     <control>
  37.       <description>dialog line 1</description>
  38.       <type>fadelabel</type>
  39.       <id>2</id>
  40.       <posX>210</posX>
  41.       <posY>250</posY>
  42.       <width>295</width>
  43.       <font>font13</font>
  44.       <textcolor>ffffffff</textcolor>
  45.       <animation effect="fade" time="250">WindowOpen</animation>
  46.       <animation effect="fade" time="250">WindowClose</animation>
  47.     </control>
  48.     <control>
  49.       <description>dialog line 2</description>
  50.       <type>label</type>
  51.       <id>3</id>
  52.       <posX>210</posX>
  53.       <posY>278</posY>
  54.       <label>0</label>
  55.       <width>295</width>
  56.       <font>font13</font>
  57.       <textcolor>ffffffff</textcolor>
  58.       <animation effect="fade" time="250">WindowOpen</animation>
  59.       <animation effect="fade" time="250">WindowClose</animation>
  60.     </control>
  61.     <control>
  62.       <description>dialog line 3</description>
  63.       <type>label</type>
  64.       <id>4</id>
  65.       <posX>210</posX>
  66.       <posY>298</posY>
  67.       <label>0</label>
  68.       <width>295</width>
  69.       <font>font13</font>
  70.       <textcolor>ffffffff</textcolor>
  71.       <animation effect="fade" time="250">WindowOpen</animation>
  72.       <animation effect="fade" time="250">WindowClose</animation>
  73.     </control>
  74.   </controls>
  75. </window>
  76.